Use the AddReportParameter Activity
Use caution when building or editing a workflow. For further advice or to arrange training, contact your professional services consultant.
The AddReportParameter activity can be used to add specific parameters, which are stored within a database, to a report.
The AddReportParameter activity is located in the Reporting section of the Tribal Toolbox.
The minimum requirements for the AddReportParameter activity are Key and Value.
This activity contains the following relevant properties:
Section | This field | Holds this information... |
---|---|---|
Inputs | Key | The name of the report parameter, as it appears in the report definition, case sensitive. |
Value | The parameter that you want to include in the list, must be repeated for each parameter required. | |
Misc | DisplayName |
The title of the activity. The DisplayName property is set to AddReportParameter by default. |
Clicking the ellipsis button adjacent to the relevant field opens the Expression Editor, where you can enter the relevant code in the Visual Basic (VB) format.
The ExportReport activity can be included as the subsequent activity in the sequence to distribute the contents of the report.